@import url("common.css");
@import url("swiper.min.css");
.con_ban_nr{padding: 30px;
    width: 1140px;
    height: 288px;
    margin: 0 auto;
    box-shadow: 0px 6px 16px 0px rgb(0 0 0 / 7%);}
.ban_t_l { width: 400px; }
.con_ban { position: relative;}
.con_ban_t { height: 288px; }
/*banner*/
.banner {width: 400px; height: 288px; border-radius: 4px; border: 1px solid #e1e1e1; position: relative; overflow: hidden;}
.banner .hd  { position: absolute; bottom: 15px; right: 10px; z-index: 99; }
.banner .hd li { width: 8px; height: 8px; background: #fff; float: left; margin-right: 8px; opacity: .5;  border-radius: 10px; }
.banner .hd li.on {opacity: 0.8; width: 20px; }
.banner .b_li a { width: 100%; height: 288px; display: block; }
.banner .bd li { position: relative; height: 288px; width: 100%; }
.banner .bd li span { display: block; position: absolute; z-index: 1; background:rgba(0,0,0,0.6); color: #fff; bottom:0; left: 0; right: 0; padding: 0 10px; line-height: 40px;}
.banner img { width: 100%; min-height: 288px; }
.banner .prev,.banner .next { position: absolute; width: 36px; height: 36px; background: rgba(0,0,0,0.1); text-align: center; line-height: 36px; top:40%; left: -12px; color: #fff;  opacity: 0; margin-top: -7px; border-radius: 4px;}
.banner .next { right: -10px; left: auto;  }
.banner:hover .prev { left: 10px; opacity: .9; }
.banner:hover .next { right: 10px;  opacity: .9;}
.swiper-pagination { width: 60px!important; right: 10px; left: auto!important; }
.swiper-pagination-bullet { background: #fff!important; opacity: 0.5; }
.swiper-pagination-bullet-active { opacity: 0.8; width: 16px; border-radius: 10px; transition: 0.3s ease; }
/*首屏作文*/
.ban_hot .lb_bt { margin-bottom: 10px;     font-size: 14px;}
.ban_hot .lb_bt:hover { padding-left: 5px; }
.ban_hot,.ban_tu { float: right; width:300px; }
.ban_hot ul,.ban_tu ul { margin-top: 10px;}
.ban_hot { width:350px; float: left; margin-left: 40px; }
.ban_hot h4,.ban_tu h4 { background: #f8f8f8; line-height: 40px; border-radius: 4px; font-size: 16px; padding-left: 36px; position: relative;}
.ban_hot h4:before,.ban_tu h4:before { content:""; display: block; position: absolute; width: 10px; height: 10px; border-radius: 100%; background:#14cfa6; left: 15px; top: 16px; }
.ban_tu h4:before { background: #ceda00;}
.ban_tu li { height: 50px; margin-bottom: 6px; border-bottom: 1px dashed #e1e1e1; padding-bottom: 6px; }
.ban_tu li:last-child { border-bottom: none; }
.ban_tu .lb_img { width: 60px; height: 48px; border: 1px solid #e1e1e1; float: left; margin-right: 10px;}
.ban_tu .lb_img img { width: 100%; height: 48px;}
.ban_tu .lb_bt { width: 220px; height: 50px; display: block;  vertical-align: middle; display: table-cell;font-size: 14px;}
/*热门栏目*/
.con_ban_nav { padding:0 30px 30px 30px; width: 1140px; margin: 0 auto; }
.con_ban .nav_ul { border-top: 1px solid #e1e1e1; padding-top: 20px; height: 44px; overflow: hidden; }
.con_ban .nav_ul li { position: relative; padding-left: 54px; width: 220px; margin-right: 10px; }
.con_ban .nav_ul li:nth-child(1) .nav_bt{ background: #d3a62c; border: 5px solid #d3a62c; }
.con_ban .nav_ul li:nth-child(2) .nav_bt{ background: #14cfa6; border: 5px solid #14cfa6; }
.con_ban .nav_ul li:nth-child(3) .nav_bt{ background: #c052ad; border: 5px solid #c052ad; }
.con_ban .nav_ul li:nth-child(4) .nav_bt{ background: #14cfa6; border: 5px solid #14cfa6; }
.con_ban .nav_bt { width: 34px; height: 34px; text-align: center; display: block; color: #fff; line-height: 16px; position: absolute; left: 0; }
.con_ban .nav_nr { line-height: 22px; }
.con_ban .nav_a { margin-right: 10px; font-size: 12px; }
/*专题*/
.ban_zt .zt_a { margin-left: 29px; width: 278px; height: 94px; }
.ban_zt .zt_a:first-child { margin-left: 0; }

.gengxin{width:1px;height:1px;overflow:hidden;}

/* 首页新版banner */
.tcy_pubnetwork_banner {
  position: relative;
  height: 70px;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.tcy_pubnetwork_banner .gallery_thumbs {
    bottom: -70px;
}
.tcy_pubnetwork_banner .gallery_thumbs {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -570px;
    bottom: -20px;
    padding: 10px 0 20px;
    height: auto;
    background: none;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}


.finfo{text-align:center;color:#ccc;}
.finfo a{color:#ccc;}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide-thumb-active .arrow {
  display: block;
  position: absolute;
  width: 14px;
  height: 10px;
  left: 50%;
  margin-left: -7px;
  top: -10px;
  background: url("../images/index_img/new_index_icon06.png") no-repeat center;
  background-size: 14px auto;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide-thumb-active h2 {
  color: #14cfa6;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide-thumb-active h4 {
  color: #14cfa6;
}



.tcy_pubnetwork_banner .gallery_thumbs {
max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: -20px;
    padding: 10px 0 20px;
    height: auto;
    background: none;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide {
  height: 100px;
  border: 2px solid #fff;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.07);
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide .arrow {
  display: none;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide h2 {
  font-size: 18px;
  color: #333;
  margin: 23px 0 0 23px;
  line-height: 1.4;
  font-weight: 500;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide h4 {
  font-size: 18px;
  color: #333;
  margin: 23px 0 0 23px;
  line-height: 1.4;
  font-weight: 500;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide p {
  font-size: 14px;
  color: #a6afbe;
  margin: 20px 0 0 23px;
  line-height: 1.4;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide p span {
  color: #ff8458;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide p.m_tip {
  font-size: 16px;
  color: #333;
  line-height: 22px;
}

.tcy_pubnetwork_banner .gallery_thumbs .swiper-slide img {
  display: block;
  width: 90px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.tcy_pubnetwork_banner .gallery_thumbs .end_slide {
  margin-right: 0 !important;
}




